home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / ODFDev / ODF / Found / FWFoundU / Include / FWFoundU.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-11-08  |  415 b   |  17 lines  |  [TEXT/MPS ]

  1. #ifndef FWFOUNDU_H
  2. #define FWFOUNDU_H
  3. //========================================================================================
  4. //
  5. //    File:                FWFoundU.h
  6. //    Release Version:    $ 1.0d11 $
  7. //
  8. //    Copyright:    (c) 1993, 1995 by Apple Computer, Inc., all rights reserved.
  9. //
  10. //========================================================================================
  11.  
  12. #ifndef FWCOUPTR_H
  13. #include "FWCouPtr.h"
  14. #endif
  15.  
  16. #endif
  17.